@charset "utf-8";

body{padding-top:0;}
.hdrSearch, .header-nav, #globalNavSet, .header-lang, .header-contact, .header-sub {
  display: none;
}

header#jsi-header {
  position: relative !important;
  height:auto;
}
.txt-link, .page-link, .text-link-address{
  background:none;
}
.side-navi {
  display: none;
}

footer#jsi-footer {
  display: none;
}

.scroll-top-button {
  display: none !important;
}

.site-main {
    margin-top: 0.5in !important;
    padding-top: 0px !important;
}

.pg-kv-img {
    height: auto !important;
}

h1, h2, h3, h4, h5, h6, p {
  color: #000 !important;
}
a {
  color: #000 !important;
  text-decoration: underline !important;
}

/*------------------------------------------------------
  page_index
------------------------------------------------------*/

.pg-modal-box {
  display: none !important;
}

/*------------------------------------------------------
  page_company
------------------------------------------------------*/

.pg-suppliment-txt {
  position: static !important;
}
.pg-company-info-block {
  overflow: hidden;
}

/*------------------------------------------------------
  page_ir
------------------------------------------------------*/

.pg-kv-img-flame {
  position: static !important;
}


/*------------------------------------------------------
  page_news
------------------------------------------------------*/

.share-box {
  display: none;
}

/*------------------------------------------------------
  page_contact
------------------------------------------------------*/

.pg-contact-item-detail {
  display: block !important;
}

.pg-contact-item-detail > * {
  padding: 0 !important;
  border-top: none !important;
}

.pg-contact-item-title.pg-accordion-arrow::after {
  display: none;
}